home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2004 #2 / Amiga Plus CD - 2004 - No. 02.iso / AmigaPlus / Tools / Development / RxMUI / Localization / rxmui.cd < prev    next >
Encoding:
Text File  |  2004-01-31  |  2.2 KB  |  163 lines

  1. MSG_NO_MEM (51//)
  2. too few memory
  3. ;
  4. MSG_ARG_MISS (//)
  5. required argument missed
  6. ;
  7. MSG_BAD_NUMBER (//)
  8. bad number
  9. ;
  10. MSG_BAD_VALUE (//)
  11. bad value
  12. ;
  13. MSG_NO_CLASS (//)
  14. can't find class
  15. ;
  16. MSG_OBJ_EXISTS (//)
  17. object already exists
  18. ;
  19. MSG_NO_OBJ (//)
  20. can't find object
  21. ;
  22. MSG_OBJ_BUSY (//)
  23. object is busy
  24. ;
  25. MSG_OBJ_CANT_BE_ADDED (//)
  26. incompatible objects
  27. ;
  28. MSG_CANT_CREATE_OBJ    (//)
  29. object not created
  30. ;
  31. MSG_BAD_SET_GET (//)
  32. bad attribute set or get
  33. ;
  34. MSG_OBJ_CANT_BE_DISPOSED (//)
  35. object can't be disposed
  36. ;
  37. MSG_OBJ_CANT_BE_REMOVED    (//)
  38. object can't be removed
  39. ;
  40. MSG_BAD_DANDD (//)
  41. incompatible objects for d&d
  42. ;
  43. MSG_BAD_ATTRS (//)
  44. incompatible attributes
  45. ;
  46. MSG_NO_ATTR (//)
  47. can't find attribute
  48. ;
  49. MSG_ATTR_IS_NOT_S (//)
  50. attribute is not settable
  51. ;
  52. MSG_ATTR_IS_NOT_G (//)
  53. attribute is not readable
  54. ;
  55. MSG_ATTR_IS_NOT_N (//)
  56. attribute is not notificated
  57. ;
  58. MSG_NO_METHOD (//)
  59. can't find method
  60. ;
  61. MSG_METHOD_NOTIFYONLY (//)
  62. the method can be notified only
  63. ;
  64. MSG_METHOD_NONOTIFY    (//)
  65. the method can't be notified
  66. ;
  67. MSG_BAD_NOTIFY (//)
  68. can't add notify
  69. ;
  70. MSG_BAD_TRIG_ATTR (//)
  71. notify condition never true
  72. ;
  73. MSG_NO_MCC (//)
  74. can't find MUI custom class
  75. ;
  76. MSG_NO_MUI (//)
  77. can't find MUI class
  78. ;
  79. MSG_NO_RXMUI (//)
  80. can't find RxMUI class
  81. ;
  82. MSG_NO_RESOURCE    (//)
  83. can't find or open a needed resource
  84. ;
  85. STRING_UNKNOWN_ERROR (500//)
  86. unknown RxMUI error %ld
  87. ;
  88. STRING_RXMUIERROR (//)
  89. RxMUI Error
  90. ;
  91. STRING_MACRO (//)
  92. Macro:
  93. ;
  94. STRING_LINE    (//)
  95. \x20Line:
  96. ;
  97. STRING_ERROR (//)
  98. Error:
  99. ;
  100. STRING_MORE    (//)
  101. \x20More:
  102. ;
  103. STRING_ERRGADGETS (//)
  104. *_Resume|_Cancel
  105. ;
  106. STRING_HARDERRGADGETS (//)
  107. *_Cancel
  108. ;
  109. STRING_ABOUT_TITLE (//)
  110. About
  111. ;
  112. STRING_BY (//)
  113. Copyright 1999-2003 by Alfonso Ranieri
  114. ;
  115. STRING_LIBRARYVERSION (//)
  116. Version:
  117. ;
  118. STRING_AUTHOR (//)
  119. Author:
  120. ;
  121. STRING_SUPPORT (//)
  122. Support:
  123. ;
  124. STRING_MAILLIST (//)
  125. Mail list:
  126. ;
  127. STRING_REGTO (//)
  128. Registered to: %s.\nThanks for your support!
  129. ;
  130. STRING_UNREG (//)
  131. Unregistered Freeware version.
  132. ;
  133. STRING_ABOUTMUI (//)
  134. About _MUI
  135. ;
  136. STRING_CANCEL (//)
  137. _Cancel
  138. ;
  139. STRING_ABOUTRXMUI_TITLE    (//)
  140. About RxMUI
  141. ;
  142. STRING_WRITTENBY (//)
  143. Written by:
  144. ;
  145. STRING_AREXXPORT (//)
  146. ARexx port:
  147. ;
  148. STRING_ABOUTRXMUI (//)
  149. About _RxMUI
  150. ;
  151. STRING_TRANSLATION (//)
  152.  
  153. ;
  154. STRING_TRANSLATOR (//)
  155.  
  156. ;
  157. STRING_AREXXMAILLIST (//)
  158. ARexx ml:
  159. ;
  160. STRING_OK (//)
  161. _OK
  162. ;
  163.